Responsive
Atoms
FormLabel
Default
Molecules
ContactDetails
Default
Organisms
HeaderMinimal
Default
ServicesGroupFinderBlock
With Results No Results

CardKeyFact / Key Fact Card - Light Pink - Split stat

Key fact card with light pink background and split stat

Layout
Properties
JSON format (e.g., [{"LinkText":"Home","LinkUrl":"/"}])
JSON format (e.g., [{"LinkText":"Home","LinkUrl":"/"}])
Component Code
@await Html.PartialAsync("~/Components/Molecules/CardKeyFact/CardKeyFact.cshtml", new CardKeyFactProps
{
"Type": 2,
"Category": null,
"Subheading": "of women",
"BgColor": "light-pink",
"Title": "98%",
"Description": "Survival rate when breast cancer is detected at the earliest stage.",
"DescriptionHtml": null,
"ImageHtml": null,
"CssClass": "",
"HeadingLevel": 3,
"LinkText": "",
"LinkUrl": "",
"LinkTarget": "",
"IsActive": false
})
♿ Accessibility